home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 86 / PIWD86.iso / pc / contents / flash / utilities / setupanimfx.exe / #setuppath# / interfacedemo.swf / scripts / DefineButton2_37 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-09-12  |  170 b   |  7 lines

  1. on(release){
  2.    tellTarget("_root.interfaceholder.setcolortext.colormenutext")
  3.    {
  4.       gotoAndPlay("_root.interfaceholder.setcolortext.colormenutext:2");
  5.    }
  6. }
  7.